Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support EGLImage-based texture #327

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

makotosato-at
Copy link
Contributor

Hello.

I needed to add EGLImage-based texture support to flutter-embedded-linux to improve video_player playback performance.
So I added support.

Relevant issue: sony/flutter-elinux-plugins#64

@HidenoriMatsubayashi
Copy link
Contributor

Thanks for sending the PR.

Can you please update AUTHORS too and sign a DCO (Developer Certificate of Origin) in git comment?

Also, it's unclear whether we can contribute this software to flutter/engine, but do you agree to delegate all rights related to this PR to Sony?

@HidenoriMatsubayashi
Copy link
Contributor

It looks good to me, but please fix code format check error.

@makotosato-at
Copy link
Contributor Author

Thank you for your review.
I fixed code format check error and updated AUTHORS, singed a DCO.

Also, it's unclear whether we can contribute this software to flutter/engine, but do you agree to delegate all rights related to this PR to Sony?

I agree to delegate all rights related to this PR to Sony.

Copy link
Contributor

@HidenoriMatsubayashi HidenoriMatsubayashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks a lot.

@HidenoriMatsubayashi HidenoriMatsubayashi merged commit 16aac2c into sony:master Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants